PATH
Mac OS 8 and 9 Developer Documentation
>
Text and Other International Services
>
Apple Type Services for Unicode Imaging (ATSUI)
>
Apple Type Services for Unicode Imaging Reference
Creating, Manipulating, and Disposing of Style Objects
ATSUI provides the following functions for creating, manipulating, and disposing of style objects:
ATSUCreateStyle
creates a style object.
ATSUCreateAndCopyStyle
creates a copy of a style object.
ATSUCompareStyles
compares the contents of two style objects.
ATSUSetStyleRefCon
sets application-specific style object data.
ATSUGetStyleRefCon
obtains application-specific style object data.
ATSUStyleIsEmpty
indicates whether a style object is empty.
ATSUClearStyle
removes all previously set style run attribute, font feature, and font variation values from a style object.
ATSUDisposeStyle
disposes of a style object.
© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)